The front end of a compiler is language specific and includes a parser for the given language that results in parsed trees and the intermediate representation ( the Register Transfer Language, or RTL). 编译器的前端是特定于语言的,它包括一个用于给定语言的解析器,这个解析器产生经过解析的树和中间表示(RegisterTransferLanguage,RTL)。
Once compiled with a C compiler, these Pyrex ( the language) modules can be imported into and used in your regular Python applications. 一旦用C编译器进行了编译,就可以将这些Pyrex(语言)模块导入常规的Python应用程序并使用。
Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation. 也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
The compiler and runtime interpreter follow the language specification. 编译器和运行时解释器遵循语言规范进行运作。
Compiler language for information processing 信息处理用的编译程序语言
The starter kit, called ToyScript, was first presented in Microsoft's Compiler DevLab, a conference for language developers who are targeting the CLR. 入门工具包名为ToyScript,最早展示于微软的CompilerDevLab,为面向CLR开发语言的开发人员所召开的一次大会。
A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly. 编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
Algol: Short for Algorithmic language. A compiler language used mainly for scientific applications in computer. 算法语言:是一种组合用的电脑语言,主要在科学方面使用。
Gets the compiler type name of the language provider for dynamic compilation files. 获取用于动态编译文件的语言提供程序的编译器类型名称。
I heard Walter Bright ( the father of D) describing it as a language invented by a compiler implementer ( not a language designer). 我听说WalterBright(D语言之父)将D语言描述为编译器实现者发明的语言(而不是语言设计者)。
Implementation of NC Code Compiler Based on LEX and YACC Language 用LEX与YACC研制数控加工程序编译器
The Compiler Implementation of Parallel Programming Language on Serial Machine 并行程序设计语言在串行机上的编译实现
We routinized the theory above using VB compiler language and compiled the program that can predict the generations of gas hydrate in the alcohol and brine commingled system and tested the correction of this program. 利用VB编程语言将上述理论程序化,编写了能预测醇盐混合体系天然气水合物生成的程序,并检验了该程序的准确性。
Many a modern applied linguists, the designer of Syllabus for foreign language teaching, the compiler of foreign language materials and teachers of foreign language regard the fostering of students 'communicative competence as the guide thoughts and final aim of foreign language teaching. 因此,很多当代应用语言学家、外语教学大纲的设计者、外语教材的编写者、外语教师都把培养学生的交际能力作为外语教学的指导思想和最终目的。
Fourthly, the compiler of PLC language and the simulation environment and realized the simulated run of built-in PLC on PC are developed. 开发了PLC梯形图语言编辑工具和仿真环境,在PC机上实现了内嵌式PLC的模拟运行。
Introducing the Object Orient technology to NC code compile, the Object Orient Design Method of General Compiler is summarized. Using this method, the same compiler applied on different language form is realized efficiently, the maintainability and expandability of the system are improved. 将面向对象技术应用到NC代码编译中,提出了面向对象通用快速编译器的设计方法,改善了编译系统的可维护性、可移植性和可扩充性。
Design and Implementation for Compiler of Formal Description Language ASN. 1 形式描述语言ASN.1及其编译器的设计与实现
This paper describes an experimental microcode compiler which translates the PASCAL Language to VAX11/ 780 computer's microcode. 本文叙述一种将PASCAL程序转换成VAX11/780机器微码的具体系统。
This essay introduces the step of compiler language, as well as analyzes and compares its using methods on the outer devices. 在介绍编程语言发展阶段的同时,分析比较了它们在I/O设备中的使用方法。
This paper introduces the technology to implement virtual function mechanism in C++ compiler, whose target language is C. 因此介绍了在以C为目标语言的C++编译系统中,实现用于支持多态性的虚函数机制的方法。
Introduces the method of using GCC compiler and GDB debugger of C language under Linux OS. An example is given. 介绍了在Linux操作系统下,编译和调试C语言程序的工具GCC编译器、GDB调试器的使用方法等,并以例说明。
This project aims to design a small optimizing C compiler based on Linux. The compiler can translate C language code into IBM 8088 assembly language. 本课题的主要目的是设计一个优化的小型C编译器,它能在Linux操作系统下工作,将标准C代码编写的源程序翻译成一种自定义的虚拟机语言,并且能够执行出正确结果。
Java& A Network Compiler Language in Internet Times Internet时代的网络编程语言&Java
With this technology, have finished a front-end compiler of C-oriented parallel language, and this practice have proved the technology feasible and highly effective. 作者已应用该技术编写出一个面向C语言的并行语言编译器前端,验证了该技术是可行的和高效的。
A silicon compiler language-scl 硅编译语言SCL
The source program is analysed by the front end compiler and the medial language of the abstract ins truetion is generated. 前端编译对源程序进行分析,生成抽象指令形式的中间语言;
Secondly, the traditional auxiliary information supplied by compiler mainly concentrated on programming language syntax errors and other security related information such as null pointer, array bounds and other functional errors. 其次,传统编译辅助信息主要集中于对程序语言语法错误以及可能的空指针、数组越界等功能性错误的检测。
The platforms we consider include instruction set architecture, operating system, compiler, and programming language. 该平台包括指令集结构,操作系统,编译器和程序设计语言。
Compiler technology using a combination of compiler for C language type definitions, variable definitions, operators, expressions, statements, function definitions and semantics of function call will be translated into temporal logic formulas. 结合利用编译技术实现的编译器,针对C语言类型定义、变量定义、运算符、表达式、语句、函数定义及函数调用的语义,将源程序翻译为时间逻辑公式。